google.golang.org/grpc.acBalancerWrapper.healthData (field)
8 uses
google.golang.org/grpc (current package)
balancer_wrapper.go#L205: healthData: newHealthData(connectivity.Idle),
balancer_wrapper.go#L284: healthData *healthData
balancer_wrapper.go#L338: acbw.healthData = newHealthData(scs.ConnectivityState)
balancer_wrapper.go#L475: acbw.healthData.closeHealthProducer()
balancer_wrapper.go#L480: if acbw.healthData.connectivityState != connectivity.Ready {
balancer_wrapper.go#L486: acbw.healthData = hd
balancer_wrapper.go#L499: if acbw.healthData != hd {
balancer_wrapper.go#L511: if acbw.healthData != hd {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)